home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2135_mid < prev    next >
Encoding:
Text File  |  1987-07-08  |  390 b   |  6 lines

  1. mid ( word block, position, length )
  2. extract substring
  3.  
  4. word block—source block from which string will be extracted; position—number block indicating beginning position of words to be extracted;  length—number block indicating the number of characters to be extracted.
  5.  
  6. mid creates a word block containing the words that have been extracted. Result is the same size as word block argument.